home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Games / drying.swf / scripts / frame_132 / PlaceObject2_181_639 / CLIPACTIONRECORD onClipEvent(load).as < prev    next >
Text File  |  2008-08-08  |  151b  |  9 lines

  1. onClipEvent(load){
  2.    this.state = "standard";
  3.    this.clothnum = 0;
  4.    this.dynum = 0;
  5.    this.isWet = true;
  6.    this.drynum = 0;
  7.    stop();
  8. }
  9.